![]() ![]() ![]() ![]() | How the Java Language Differs from C and C++ |
- Through a mechanism known as varargs, C and C++ allow you to provide a variable number of arguments to a function. This is not supported by the Java language.
- While
goto
is a reserved word in the Java language, it is not implemented or supported by the Java language.
![]() ![]() ![]() ![]() | How the Java Language Differs from C and C++ |